| FaStudentCreditCourseDetails |
| Logical Entity Name | FaStudentCreditCourseDetails |
| Default Table Name | FaStudentCreditCourseDetails |
| Physical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| FaStudentCreditCourseDetails Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
FaStudentCreditCourseDetailsID |
int | NO | ||
FaStudentCreditsId |
int | NO | ||
AdTermId |
int | NO | ||
AdEnrollSchedId |
int | NO | ||
AdCourseId |
int | NO | ||
| FaCredits | numeric(9, 2) | YES | ||
| AcademicCredits | numeric(9, 2) | YES | ||
| CourseCode | nvarchar(50) | YES | ||
| CourseStatus | nvarchar(50) | YES | ||
| Source | nvarchar(50) | YES | ||
| IncludeInFA | bit | NO | ||
| Comments | nvarchar(max) | YES | ||
UserId |
int | NO | ||
| Ts | timestamp | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO |
| FaStudentCreditCourseDetails Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK_FaStudentCreditCourseDetailsID | PrimaryKey | FaStudentCreditCourseDetailsID |
| FaStudentCreditCourseDetails Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| AdCourse | Non-Identifying | One To Zero or More | FK_FaStudentCreditCourseDetails_AdCourseId_AdCourse_AdCourseId | AdCourseId | NO | YES | ||
| AdEnrollSched | Non-Identifying | One To Zero or More | FK_FaStudentCreditCourseDetails_AdEnrollSchedId_AdEnrollSched_AdEnrollSchedId | AdEnrollSchedId | NO | YES | ||
| AdTerm | Non-Identifying | One To Zero or More | FK_FaStudentCreditCourseDetails_AdTermId_AdTerm_AdTermId | AdTermId | NO | YES | ||
| FAStudentCredits | Non-Identifying | One To Zero or More | FK_FaStudentCreditCourseDetails_FaStudentCreditsId_FaStudentCredits_FaStudentCreditsId | FaStudentCreditsId | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_FaStudentCreditCourseDetails_UserId_SyStaff_SyStaffId | UserId | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| FaStudentCreditCourseDetails Check Constraints |
| Check Constraint Name | CheckConstraint |
| FaStudentCreditCourseDetails Storage |
| STORAGE OPTION | STORAGE VALUE |
| Filegroup | PRIMARY |
| Text Image File Group | PRIMARY |
| FaStudentCreditCourseDetails Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical Does Not Exist |
NO | |||
| Physical (Microsoft SQL Server) dbo.FaStudentCreditCourseDetails |
NO |
| FaStudentCreditCourseDetails Where Used - Submodel Usage |
| Model | Submodel Usage |
| Physical (Microsoft SQL Server) | Main Model |
| FaStudentCreditCourseDetails Data Movement Rules |
| Name | Type | Rule Text/Value |